AAEON GPIO Linux Driver Release Notes

Brief Description

    GPIO Linux driver for AAEON platform.



Change Log

Version

(Date)

Description

V5.0.0.0

(06/26/2018)

Files:

    aaeon_Fxxx_gpio_V5.0.0.0.zip

New Features:

    1. Support GPIO function.

    2. Support F75113, F81801, F81866, F81966 chip modules.

    3. Support auto install function.

System Requirements:

    1. Supported Linux distribution: Ubuntu 16.04.4 64bit.

    2. Supported kernel versions are 4.13.0-36 .

Support Platforms:

    1. BOXER-6640 (Model name: F81866D, BIOS version: B640AM11).

    2. EPIC-BDU7 (Model name: F81866D, BIOS version: PB9UAM15).

    3. GENE-BT06 (Model name: F81866D, BIOS version: GBT6AM17).

    4. GENE-BT05 (Model name: F81866D, BIOS version: GBT5AM21).

    5. GENE-APL7 (Model name: F81966, BIOS version: GAP7AM16).

Bug Fixed:

Known Issues:

    1. Kernel must be configured with CONFIG_GPIO_SYSFS=Y

V4.0.0.0

(06/06/2018)

Files:

    aaeon_Fxxx_gpio_V4.0.0.0.zip

New Features:

    1. Support GPIO function.

    2. Support F75113、F81866、F81966 chip modules.

    3. Support auto install function.

System Requirements:

    1. Supported Linux distribution: openSUSE-Leap 15.0 64bit.

    2. Supported kernel versions are 4.12.14 .

Support Platforms:

    1. BZB-K3 (Model name: F81966).

Bug Fixed:

Known Issues:

    1. Kernel must be configured with CONFIG_GPIO_SYSFS=Y

V1.0.1.0

(17/01/2018)

Files:

    aaeon_Fxxx_gpio_V1.0.1.0.zip

New Features:

    1. Support GPIO function.

    2. Support F75113、F81866、F81966 chip modules.

    3. Support auto install function.

System Requirements:

    1. Supported Linux distribution: Ubuntu 16.04.2 64bit.

    2. Supported kernel versions are 4.8.0 .

Support Platforms:

    1. EPIC-KBS9 (Model name: F81966).

Bug Fixed:

Known Issues:

    1. Kernel must be configured with CONFIG_GPIO_SYSFS=Y

V3.0.0.0

(11/22/2017)

Files:

    aaeon_Fxxx_gpio_V3.0.0.0.zip

New Features:

    1. Support GPIO function.

    2. Support F75113 and F81866 chip modules.

    3. Support auto install function.

System Requirements:

    1. Supported Linux distribution: Debian 8.5 64bit.

    2. Supported kernel versions are 3.16.43 .

Support Platforms:

    1. GENE-SKU6 (Model name: F81866D).

Bug Fixed:

V2.0.0.0

(11/08/2017)

Files:

    aaeon_Fxxx_gpio_V2.0.0.0.zip

New Features:

    1. Support GPIO function.

    2. Support F75113 and F81866 chip modules.

    3. Support auto install function.

System Requirements:

    1. Supported Linux distribution: Ubuntu 14.04.5 64bit.

    2. Supported kernel versions are 4.4.0 .

Support Platforms:

    1. GENE-BT05 (Model name: F81866D).

Bug Fixed:

V1.0.0.0

(06/02/2017)

Files:

    aaeon_Fxxx_gpio_V1.0.0.0.zip

New Features:

    1. Support GPIO function.

    2. Support F75113 and F81866 chip modules.

    3. Support auto install function.

System Requirements:

    1. Supported Linux distribution: Ubuntu 16.04.2 64bit.

    2. Supported kernel versions are 4.8.0 .

Support Platforms:

    1. BOXER-6639 (Model name: F75113).

    2. ACP-1104 (Model name: F81866D).

Bug Fixed:

Known Issues:

    1. Kernel must be configured with CONFIG_GPIO_SYSFS=Y

Top of page

Overview

    AAEON GPIO Linux driver.

Top of page

Instructions

    1: Follow "aaeon_Fxxx_gpio_user_guide.pdf" to build and install driver.

    2: Refer example to develop your program.

Top of page